home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 14
/
CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso
/
CUCD
/
Programming
/
XPK
/
Developer
/
Include
/
C
/
proto
/
xpkmaster.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1997-03-09
|
190 b
|
12 lines
#ifndef _PROTO_XPKMASTER_H
#define _PROTO_XPKMASTER_H
#include <exec/types.h>
extern struct Library *XpkBase;
#include <clib/xpkmaster_protos.h>
#include <pragma/xpkmaster_lib.h>
#endif